Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade github actions dependencies #8

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

JasonSooter
Copy link
Contributor

Before this PR:

  • actions/checkout@v3 and actions/setup-node@v3 are not up-to-date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

After this PR:

  • actions/checkout@v3actions/checkout@v4
  • actions/setup-node@v3actions/setup-node@v4

Reason that prompted this change:

  • Warnings were thrown about actions/checkout@v3 and actions/setup-node@v3 being outdated

@JasonSooter JasonSooter merged commit 3e713b4 into main Feb 1, 2024
1 check passed
@JasonSooter JasonSooter deleted the chore/upgrade-github-actions-dependencies branch February 1, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant